home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 1 / Pier Shareware 1.iso / 020a / slick59.exe / SLICKED.DOC < prev    next >
Text File  |  1992-10-29  |  9KB  |  171 lines

  1.  
  2. SlickEd is a Copyrighted(c)1989 product of Simple Software, New Orleans, La.
  3.  
  4.       ═╡▓▓╞═ Slick EDfessional Editor by Simple Software Company ═╡▓▓╞═
  5.                       ▓▒░ SlickEd Registration ░▒▓
  6.                              is Only $5.00
  7.                          Order your Registered Copy
  8.                                    Now !
  9.  
  10.                           Simple <Software> Company
  11.                               HOME of SlickWare
  12.  
  13.                              G.M. Raymond, Pres.
  14.                                P. O. Box 8184
  15.                            New Orleans, La.  70182
  16.                             (504) 288 6550 voice
  17.  
  18.       SLICKED 2.0 10/1/89
  19.  
  20.       Slick ED is a basic ascii text editor, ideal for those small, quick
  21.       jobs, like autoexec and config mods, new batch files etc. ED can be
  22.       called via a DOS path statement and has the ability to pass a file
  23.       parameter via the dos prompt.
  24.  
  25.               EXAMPLES:   A> ED YOURTEXT.FIL {loads YOURTEXT.FIL}
  26.                           A> ED NEWFILE.TXT  {begin a brand new file}
  27.  
  28.       ED will operate on either mono or color IBM PC's using DOS ver
  29.       2+ or later with 128k or more of ram. ED is ideal for operation
  30.       on a floppy disk or hard drive.
  31.  
  32.       ED is an excellent way to eliminate your typewriter by adding a
  33.       line printer to your PC. ED supports BLOCK operations that
  34.       include output to file or printer (port LPT1). Although ED
  35.       has MANY advanced features, the average person can learn to use
  36.       ED in just a few minutes. Although not intended as a wordprocessor,
  37.       ED uses a number of common Word Star commands. More importantly,
  38.       you will find it easy to remember keys because of their association
  39.       with the functions they control. Example: Alt M for Move a block,
  40.       Alt D for Delete a block, Alt C for Copy a block....etc...etc...
  41.  
  42.       Registration  provides the latest version with lifetime
  43.       voice support at your toll expense. Additional  support
  44.       is available via our BBS's in New Orleans at 504-283-9785.
  45.  
  46.       The end of this doc file has a listing of all functions and the
  47.       corresponding keys that activate them. You will be happy with all
  48.       the uptown features you find with ED. All frequently used keys
  49.       are shown on the status bar.
  50.  
  51.  
  52. *******************************************************************************
  53. Character left        : <Lft>            Begin block           : <F5>
  54. Character right       : <Rgt>            End block             : <F6>
  55. Word left             : <CtrlA>          Mark current word     : <CtrlK><CtrlT>
  56. Word right            : <CtrlF>          Toggle block display  : <F1>
  57. Line up               : <Up>             Copy block            : <AltC>
  58. Line down             : <Dn>             Move block            : <AltM>
  59. Scroll up             : <CtrlPgUp>       Delete block          : <AltD>
  60. Scroll down           : <CtrlPgDn>       Read file into window : <AltR>
  61. Page up               : <PgUp>           Write block to file   : <AltW>
  62. Page down             : <PgDn>           Print marked block    : <F9>
  63. Cursor to left side   : <CtrlLft>        Set marker 0          : <CtrlK>0
  64. Cursor to right side  : <CtrlRgt>        Set marker 1          : <CtrlK>1
  65. Top of screen         : <CtrlHome>       Set marker 2          : <CtrlK>2
  66. Bottom of screen      : <CtrlEnd>        Set marker 3          : <CtrlK>3
  67. Top of window         : <Home>           Jump to marker 0      : <CtrlQ>0
  68. Bottom of window      : <End>            Jump to marker 1      : <CtrlQ>1
  69. Top of block          : <CtrlQ><CtrlB>   Jump to marker 2      : <CtrlQ>2
  70. Bottom of block       : <CtrlQ><CtrlK>   Jump to marker 3      : <CtrlQ>3
  71. Previous cursor pos.  : <CtrlQ><CtrlP>   Find pattern          : <AltF>
  72. New line              : <CtrlM>          Find and replace      : <F4>
  73. Insert line           : <F8>             Find next             : <AltN>
  74. Toggle insert mode    : <Ins>            Tab                   : <CtrlI>
  75. Delete line           : <F7>             Toggle autoindent mode: <AltA>
  76. Delete line right     : <CtrlQ><CtrlY>   Toggle fixed tabs     : <AltT>
  77. Delete right word     : <CtrlT>          Exit and Save         : <F3>
  78. Delete current char   : <Del>            Restore line          : <AltL>
  79. Delete left character : <CtrlBks>        Insert control char   : <AltI>
  80. Save and Continue     : F2               Change Screen Size    : F10
  81. *******************************************************************************
  82.  
  83.    ====================================================================
  84.  
  85.                            ┌─────────┐
  86.                            │ MEMBER  │   Society of
  87.                            │  ┌──────┴──┐ Independent
  88.                            │  │         │   Shareware
  89.                            └──┤    ■    │     Authors
  90.                               │    ║    │
  91.                               └────╨────┘
  92.     This program is produced by a member of the Society of Independent
  93.     Shareware Authors (SISA). The Society wants to ensure that all
  94.     valid shareware principle actually work for you and SISA members.
  95.     The principle behind shareware distribution is simple; try before
  96.     you buy. Society members agree to license all shareware for a minimum
  97.     of 10 days free of charge to first time users as an evaluation period.
  98.     After 10 days, buyers are then obligated to license their copy with
  99.     the Society member. Society members are obligated to provide high
  100.     quality, useful shareware, but, are free to choose whatever marketing
  101.     methods suit their specific needs. SISA sanctioned marketing methods
  102.     include: demonstration versions; providing printed documentation
  103.     after purchase; registration keys that unlock additional features
  104.     not necessary to determine basic usefulness; and, providing bug
  105.     fixes free of charge. Any Shareware author may become a member of
  106.     SISA without cost by simply agreeing to the above conditions and
  107.     displaying, at their option, this logo in their documentation.
  108.    ====================================================================
  109.  
  110.     WARRANTY:
  111.     Software:
  112.     Simple Software warrants that the software contained herein will
  113.     perform in substantial compliance with the documentation
  114.     accompanying the software. If you report, in writing, a significant
  115.     defect to us, and we are unable to correct it within 90 days of the
  116.     date you report the defect, you may return the software and
  117.     accompanying materials, and we will refund the purchase price.
  118.  
  119.     Diskette's and Documentation:
  120.     Simple Software, warrants all diskette's and documentation to be
  121.     free of defects in materials for a period of 30 days from the date
  122.     of purchase. In the event of notification within the warranty period
  123.     of defects in any materials, Simple Software will replace the
  124.     defective diskette or documentation.
  125.  
  126.     Remedies:
  127.     The remedy for breach of the warranty shall be limited to
  128.     replacement and shall not encompass any other damages, including but
  129.     not limited to loss of profit, special, incidental, consequential,
  130.     or similar damages, losses, or claims.
  131.  
  132.     DISCLAIMER:
  133.     Simple Software specifically disclaims all other warranties,
  134.     expressed or implied, including but not limited to, implied
  135.     warranties of merchantability and fitness for a particular purpose
  136.     with respect to defects in the diskette and documentation, and the
  137.     program license granted herein, in particular, and without limiting
  138.     operation of the program license with respect to any particular
  139.     application, use, or purpose.  In no event shall Simple Software be
  140.     liable for any loss of profit or any other commercial damage,
  141.     including but not limited to special, incidental, consequential or
  142.     other damages.
  143.  
  144.     GOVERNING LAW:
  145.     This statement shall be construed, interpreted, and governed by the
  146.     laws of the State of Louisiana.
  147.     ====================================================================
  148.  
  149.    Yes, I want to be a SLICKED operator NOW!
  150.  
  151.  
  152.    Name_____________________________________________________________
  153.  
  154.    Mailing Address__________________________________________________
  155.  
  156.    City & Statre ___________________________________________________
  157.  
  158.    ZIP _____________________________ Phone _________________________
  159.  
  160.  
  161.    Shipped on 5.25 DSDD floppy unless other noted here: ____________
  162.  
  163.    Send $5 check or money order to:
  164.  
  165.                             Simple Software Company
  166.                                 P.O. Box 8184
  167.                             New Orleans, La. 70182
  168.  
  169.  
  170.                                      EOF
  171.